hrmcountry
返回目录
数据库表名 hrsa_salary_sob 中文名称 薪资帐套表
所属模块 薪酬管理 主键 id
说明 薪资帐套表
序号 数据库列名 中文名称 数据类型 长度 是否允许空值 是否为外键 是否自增长 默认值 说明
1 attend_cycle_from_day 考勤周期的起始日期 byte 0 false false
2 attend_cycle_type 考勤周期。1:上上月、2:上月、3:本月、4:下月 byte 0 false false
3 create_time 创建时间 Date 0 false false
4 creator 创建人 long 0 false false
5 delete_type 是否已删除。0:未删除、1:已删除 int 10 false false
6 description 描述 string 1000 false false
7 disable 是否禁用。0:正常使用、1:禁用 byte 0 false false
8 id long 0 false true
9 income_category string 100 true false
10 name 名称 string 100 false false
11 salary_cycle_from_day 薪资周期的起始日期 byte 0 false false
12 salary_cycle_type 薪资周期。1:上上月、2:上月、3:本月、4:下月 byte 0 false false
13 social_security_cycle_type 社保福利所属期。1:上上月、2:上月、3:本月、4:下月 byte 0 false false
14 tax_agent_id 个税扣缴义务人的主键id long 0 true false
15 tax_cycle_type 税款所属期。1:上上月、2:上月、3:本月、4:下月 byte 0 false false
16 tenant_key 租户ID string 10 false false
17 update_time 更新时间 Date 0 false false